home *** CD-ROM | disk | FTP | other *** search
/ Student Private Syndrome 3 / Student Private Syndrome 3.iso / private / main / main.dxr / 00024_ÉXÉeÅ[ÉWÉ{É^Éì.ls < prev    next >
Encoding:
Text File  |  1996-06-21  |  207 b   |  11 lines

  1. on mouseDown
  2.   global seclick
  3.   if pushbutton() then
  4.     sound stop 1
  5.     puppetSound(seclick)
  6.     updateStage()
  7.     cursor(4)
  8.     go(item 1 of the name of cast the castNum of sprite clickOn())
  9.   end if
  10. end
  11.